All Questions
1 question
1vote
0answers
164views
How to display an other custom post type in a different custom post type's archive?
Background: I need to display all posts of a custom post type called "recipes", that have a specific taxonomy "fish", right under the permalink "www.mysite.com/recipes/fish". What I have done: I ...